NDepend.API Documentation
ICodeMetric<TCodeElement,TNumeric> Interface Properties

NDepend.CodeModel Namespace : ICodeMetric<TCodeElement,TNumeric> Interface

For a list of all members of this type, see ICodeMetric<TCodeElement,TNumeric> members.

Public Properties
 NameDescription
 Property Gets the sequence of code elements for which this code metric is defined.  
 Property Gets the number of code elements for which this code metric is defined.  
 PropertyGets this code metric value for codeElement. Gets null if the metric is not defined for codeElement.  
 PropertyGets the the maximum value in this.Values.  
 PropertyGets the the minimum value in this.Values.  
 PropertyGets the sequence of this code metric values taken by all code elements in this.DefinitionDomain. Numeric values are sorted with an ascending order in the sequence.  
Top
See Also

Reference

ICodeMetric<TCodeElement,TNumeric> Interface
NDepend.CodeModel Namespace
ICodeMetricValue<TCodeElement,TNumeric> Interface
ExtensionMethodsSequenceUsage Class
FillIterative<TCodeElement> Method